[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 F_EXP

 Function
  Set the conference expired access flag in a CONFFLAG or CONFUNFLAG
  statement.

 Value
  2 = 10b = 2o = 2h

 Remarks
  There are five flags per conference maintained for each user.  This
  flag is used to indicate whether or not a user is registered in a
  specified conference after their subscription expiration date.

 Example

  CONFUNFLAG 5,F_REG+F_EXP+F_SEL ' Clear reg, exp & sel flags from conf 5
  CONFFLAG 9,F_REG+F_EXP+F_SEL   ' Set reg, exp & sel flags for conf 9

See Also: F_MW F_REG F_SEL F_SYS
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson